fix to prevent reaching file name length limit#390
fix to prevent reaching file name length limit#390mbektash wants to merge 4 commits intoCartoDB:cdbfrom
Conversation
sync with carto repo
Long name fix
|
cc @rochoa cold you review (I think the test failing is not due to this change) |
|
Code LGTM 👍 . Tests failing seems related to connectivity problems between Travis and nodejs.org, making impossible to install the correct Node.js version to run the tests. Let's wait until that problem is solved, and we can validate all tests. |
|
Do you mind upgrading your branch with master? We recently fixed some unstable tests. |
|
@rochoa we have been using cdb branch. How is that different from master? What is the cdb for? |
|
cdb branch is a stable branch, we merge changes from master into cdb once in a while, usually when we consider master good/tested enough. I just updated |
No description provided.